@media only screen and (max-width: 1300px) {
    .index_product .list_box .swiper-button-next, .index_product .list_box .swiper-button-prev{display:none;}
    .product_relevant .swiper-button-next, .product_relevant .swiper-button-prev{display:none;}
}
@media only screen and (max-width: 1200px) {
    /*header*/


    /**修改表单在ipd竖屏时可以有滚动条 **/
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive > .table {
        margin-bottom: 0
    }
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }
    .table-responsive > .table-bordered {
        border: 0
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}
@media only screen and (max-width: 1024px) {
    body{padding-bottom:44px;}
     .phone_footer_nav{display:block;}

    /*header*/
    .header_logo_search .search_box{flex:0 0 420px;}

    /*导航栏*/
    .kj-navbar .navbar-nav li a{margin-right:35px;}

    /*float*/
    .float_box{display:none;}

    /*footer*/
    .footer_box .footer_nav{flex-wrap: wrap;}
    .footer_box .footer_nav ul li{margin-right:60px;}

    /*index*/
    .index_product .list_box ul li{padding:0 40px 40px 40px;}

    /*product*/
    .product_nav a{font-size:14px;width:auto;padding:0 15px;margin-right:10px;}
    .product_nav a:nth-child(5n){margin-right:10px;}
    .product_box .product_list li{width:calc((100% - 80px)/5);}
    .product_box .product_list li:nth-child(5n){margin-right:0;}
    .product_box .product_list li:nth-child(6n){margin-right:20px;}



}
@media only screen and (max-width: 1020px) {   
    /*header*/
    .header_logo_search .search_box{flex:0 0 380px;}
    .header_logo_search .code_box{display:none;}

    /*footer*/
    .footer_box .footer_nav{justify-content: flex-start;}
    .footer_box .footer_nav ul{justify-content: space-between;flex:0 0 100%;margin-bottom:20px;flex-wrap:wrap;}
    .footer_box .footer_nav ul li{margin-right:0;}
    /*导航栏*/
    .navbar-collapse.collapse{margin-left:-15px;margin-right:-15px;}
    .kj-navbar .navbar-nav li a{margin-right:10px;}

    /*index*/
    .index_pro_cata .item a img{height:140px;}
    .index_product .list_box ul li{padding:0 15px 15px 15px}
    .index_news .news_box{flex-wrap: wrap;}
    .index_news .news_box .news_image{width:100%;margin-right:0;margin-bottom:30px;}
    .index_news .news_box .list_box{flex:0 0 100%;width:100%;}


    /*内页banner*/
    .about_article{margin:35px 0 80px 0;}
    .about_article .text_article{margin-right:0;}
    .about_article .img_box{display:none;}

    /*product*/
    .product_box .product_list li{width:calc((100% - 60px)/4);}
    .product_box .product_list li:nth-child(4n){margin-right:0;}
    .product_box .product_list li:nth-child(5n){margin-right:20px;}
    .product_box .product_list li .img_btn{height:140px;}

}

@media only screen and (max-width: 767px) {

    .product_box .product_list_ul li .pro_stock span{
        display:block;
        margin-bottom:5px;
    }
    .header_fixed {
        position: inherit;
    }
    .header_fixed_height{height:0;}
    /*顶部基本信息展示*/
    .header_top_baseInfo{display:none;}
    /*顶部logo及搜索*/
    .header_logo_search{display:none;}
    /*导航栏*/
    .kj-navbar{margin-top:0;background:#fff;}
    .kj-navbar .navbar-header{display:block;border-bottom:2px solid #28b5cf;}
    .kj-navbar .navbar-header .navbar-brand{padding:0;padding-left:20px;}
    .kj-navbar .navbar-header .navbar-brand img{max-height:36px;margin-top:7px;}
    .kj-navbar .navbar-header .navbar-toggle{border:0;}
    .kj-navbar .navbar-header .navbar-toggle .icon-bar{background-color:#666;}
    .kj-navbar .navbar-header .btn-search-toggle{float:right;margin-top:8px;background:#fff;line-height:30px;padding:0;margin-right:10px;color:#666;font-size:16px;}
    .kj-navbar .navbar-collapse.in{background:#f9f9f9;}
    .kj-navbar .navbar-nav{margin:0;}
    .kj-navbar .navbar-nav li{border-top:1px solid #dedede;}
    .kj-navbar .navbar-nav li:first-child{border-top:0;}
    .kj-navbar .navbar-nav li a{padding:15px;color:#666;}
    .kj-navbar .navbar-nav li.active a{background:none;color:#28b5cf;}

    /*footer*/
    .footer_box .footer_nav ul li{flex:0 0 50%;margin-bottom:20px;}
    .footer_box .footer_nav .contact_box{flex:0 0 100%;margin-right:0;margin-bottom:20px;}
    .footer_box .footer_nav .code_box{width:100%;}

    /*index */
    .index_pro_cata{margin:40px 0;flex-wrap: wrap;}
    .index_pro_cata .item{width:100%;margin-right:0;margin-top:25px;}
    .index_pro_cata .item:first-child{margin-top:0;}
    .index_pro_cata .item a img{height:auto;}
    .index_product .title h1{font-size:28px;}
    .index_product .list_box ul{height:auto;}
    .index_product .list_box ul li{width:100%;border-right:0;}
    .index_product .list_box ul li:nth-child(n+4){border-bottom:1px solid #d9d9d9;}
    .index_product .list_box ul li:last-child{border-bottom:0;}
    .index_news{padding-bottom:40px;padding-top:40px;}
    .index_news .title{margin-bottom:30px;}
    .index_news .title h1{font-size:28px;}
    .index_news .news_box .news_image{margin-bottom:15px;}
    .index_news .news_box .news_image .news_title .title_btn{font-size:12px;}
    .index_news .news_box .news_image .news_title .time{font-size:12px;}
    .index_news ul li{line-height:32px;}
    .index_news ul li .title_btn{font-size:12px;width:75%;height:32px;}
    .index_news ul li .time{font-size:12px;}

    /*分页*/
    .kj-page .pagination{margin-top:40px;}

    /*product*/
    .product_box .product_list li{width:calc((100% - 20px)/2);}
    .product_box .product_list li:nth-child(2n){margin-right:0;}
    .product_box .product_list li:nth-child(5n){margin-right:20px;}
    .product_box .product_list li .img_btn{height:160px;}

    /*产品详情*/
    .pro_desc_box .pro_info_box{flex-wrap: wrap;}
    .pro_desc_box .pro_info .image_box{margin-bottom:20px;margin-right:0;}
    .pro_desc_box .pro_info .right_info{width:100%;flex:0 0 100%;}
    .page_des_box .pro_slide_box .table-responsive{border:0;}
    .pro_desc_box .pro_stock{padding:10px 15px;height:auto;flex-wrap: wrap;}
    .pro_desc_box .pro_stock .name_btn{flex:0 0 90%;margin-right:0;line-height:24px;}
    .pro_desc_box .pro_stock span{flex:0 0 90%;margin-right:0;line-height:24px;}

    /*文章*/
    .page_active{flex-wrap:wrap}
    .page_active .page_nav_box{width:100%;margin-right:0;margin-bottom:30px;}
    .page_active .page_nav_box .btn_box a{padding-left:0;text-align:center;}

}
